Google recently announced
the GO language, and I've been looking at it with interest. Its aim is to be a systems programming language, say a replacement for C, with static type safety and good support for concurrency. The concurrency support is to have a language built-in go that conveniently launches an asynchronous thread of execution (a "go-
(
Read more... )